Optional second arg NODE is a string specifying a particular nodename;
if supplied and not nil, PASSWORD applies to only that node.
Optional third arg USER is a string specifying the (remote) user whose
password this is; if not supplied this defaults to (user-login-name)."])
(fset 'rfa-open #[(node &optional user password) "¼ç ┬ Ü?¡ü¼Ñ┼ ┼\"A\"A¼â«æ╚╔╩ ½å╔╦\"¬ü╠#\"))═╬\" ╨Q\"t½É½ê╥╙ #ê¬ä╘╒!ê½è½å╫ #ê)ç" [rfa-password-per-node-p user user-login-name node password assoc rfa-password-alist current-prefix-arg rfa-password-read format "password for user %s%s: " " on node \"%s\"" "" sysnetunam expand-file-name rfa-node-directory ":" result message "Opened network connection to %s as %s" error "Unable to open network connection" rfa-password-memoize-p rfa-set-password] 7 "\
Open a network connection to a server using remote file access.
First argument NODE is the network node for the remote machine.
Second optional argument USER is the user name to use on that machine.
If called interactively, the user name is prompted for.
Third optional argument PASSWORD is the password string for that user.
If not given, this is filled in from the value of
`rfa-password-alist', or prompted for. A prefix argument of - will
cause the password to be prompted for even if previously memoized." (byte-code "└┴\n─$┼╞╟ \"Dç" [read-file-name "rfa-open: " rfa-node-directory rfa-default-node t read-string "user-name: " user-login-name] 5)])
(fset 'rfa-close #[(node) "└┴\n\"─\"t¼â¬î¼à╞╟!¬ä╚╔\n\")ç" [sysnetunam expand-file-name node rfa-node-directory "" result error "Unable to close network connection" message "Closed network connection to %s"] 4 "\
Close a network connection to a server using remote file access.
NODE is the network node for the remote machine." (byte-code "└┴\n─$Cç" [read-file-name "rfa-close: " rfa-node-directory rfa-default-node t] 5)])